home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util4 / cgwbp107.lha / CGWBPat107 / CGWBPat107.readme < prev    next >
Text File  |  1996-02-08  |  5KB  |  189 lines

  1. Short: New WBPattern (supp. CGfx) w/FullWB option
  2. Uploader: simon@albert.demon.co.uk (Simon Richardson)
  3. Author: simon@albert.demon.co.uk (Simon Richardson)
  4. Type: util/wb
  5. Replaces: CGWBPat106.lha
  6. TITLE
  7.  
  8.    CGWBPattern
  9.  
  10. VERSION
  11.  
  12.    1.07
  13.  
  14. AUTHOR
  15.  
  16.    Simon Richardson
  17.  
  18.    E-Mail: simon@albert.demon.co.uk
  19.  
  20. DESCRIPTION
  21.  
  22.     Replacement for WBPattern with the following advantages:
  23.  
  24.         Backdrop (pattern) updating (refreshing) is significantly faster then
  25.         WBPattern.
  26.  
  27.         Uses datatypes to load patterns
  28.  
  29.         6 different colour remap types.
  30.  
  31.         Change the Screenmode and the backdrop remaps to the new number of
  32.         colours to insure the backdrops always look as good as possible.
  33.  
  34.         CyberGraphics users can have 15/16/24bit backdrops provided they're
  35.         using the 24bit picture.datatype.
  36.     
  37.         Optional random backdrops.
  38.  
  39.         Workbench windows can be changed to smart refresh for even faster
  40.         pattern updating
  41.  
  42.         FullWB toggle (with optional 'screen-to-front/back' gadget)
  43.  
  44.         Prefs program for easy setting.
  45.  
  46.         Memory used by patterns can be varied.          
  47.     
  48.         Optional Centering
  49.  
  50.         3 placement types - pattern can be tiled, not tiled or scaled to
  51.         the size of the Workbench
  52.  
  53.  
  54. NEW FEATURES
  55.  
  56.         BugFix: The positioning of the pattern on the WB Window
  57.         was sometimes incorrect.
  58.  
  59.         Preferences loading re-written, now faster & much nicer
  60.         (unfortunatly also incompatable with previous releases).
  61.         Which should fix the problems some people where having.
  62.  
  63.         Code has been optimised some more & modified in places.
  64.  
  65.         Workbench now resets only when a preferences change makes
  66.         it nessesary.
  67.  
  68.         FullWB handling changed.. Only resets if it has to.    
  69.         
  70.         Added '020 & '040 versions to the distribution.    
  71.         
  72.  
  73. IMPORTANT
  74.  
  75.         The prefs file format has changed and is incompatable with
  76.         prevous releases (this is a pain, i know.. Sorry).
  77.         
  78.  
  79. HISTORY
  80.  
  81.    1.0
  82.  
  83.     First version
  84.  
  85.       1.01 (First Aminet release)
  86.       
  87.       Added ilbmtoppm.lha & 2 rgb8 patterns to distribution
  88.       
  89.      Can now set the window refresh type (NB don't make CGfx windows
  90.     smart refresh)
  91.  
  92.     Can optionally remove the Workbench title bar     
  93.  
  94.  
  95.     CGWBPPatch                    
  96.  
  97.         1.02    04/01/96        Added electronic contermeasures ;-)
  98.                                 BugFix: CGWBPPatch now unload patterns before quiting
  99.                                 (oops).
  100.                                 Only resets the WB if it needs to rather than every
  101.                                 time its prefs changes.
  102.                                 Added WB Gadget
  103.                                 The Workbench window always has its own pattern even
  104.                                 if its not borderless now.
  105.                                 'View by name' now works correctly
  106.                                 CGWBPPatch now detaches from the CLI again.
  107.                                 Now loads random files.
  108.                                 Changed the name slightly for clarity.
  109.                                 Misc small code changes and optimisations
  110.                                 
  111.         1.03    06/01/96        (Aminet Release)
  112.         
  113.                                 BugFix: Solved problem with stacksize caused by the
  114.                                 additional code for random patterns.
  115.  
  116.         1.04                    Added planes precision.
  117.  
  118.  
  119.         1.041    14/01/96        BugFix: ShowTitle() would reset the WB sometimes
  120.                                 when unness.
  121.                                     
  122.         1.05    23/01/96        Now uses 24bit picture.datatype for CyberGfx
  123.                                 precision (also reduces code size & speeds
  124.                                 up loading & refreshing slightly..)            
  125.  
  126.         1.06    29/01/96        Fixed the two enforcer hits that the patch was causing
  127.                                 (haven't had a hit for some days now, so hopefully
  128.                                 they're all gone..)
  129.  
  130.                                 Some internal modifications
  131.  
  132.                                 Fixed offset problem which caused the patterns to be
  133.                                 incorrectly refreshed if a drawer was moved & enlarged.
  134.  
  135.                                 Added code for centering & positioning                    
  136.         1.07    07/02/96        BugFix: The positioning of the pattern on the WB Window
  137.                                 was sometimes incorrect.
  138.  
  139.                                 Preferences loading re-written, now faster & much nicer
  140.                                 (unfortunatly also incompatable with previous releases).
  141.                                 Which should fix the problems some people where having.
  142.  
  143.                                 Code has been optimised some more & modified in places.
  144.  
  145.                                 Workbench now resets only when a preferences change makes
  146.                                 it nessesary.
  147.  
  148.                                 FullWB handling changed.. Only resets if it has to.
  149.  
  150.                                 Added '020 & '040 versions to the distribution.                
  151.         
  152.                         
  153.     Prefs/CGWBPattern
  154.  
  155.         1.02    17/12/95        Added new gadgets, tided up GUI.
  156.  
  157.         1.03    03/01/96        Filename gadget now knows about dirs.                            
  158.  
  159.         1.04                  Added Planes precision.    
  160.  
  161.         1.05    24/01/96        Added gadgets & code for positioning & centering        
  162.  
  163.         1.06    04/02/96        Preferences saving/loading re-written.    Which should fix
  164.                                 the problems some people where having (also faster).
  165.  
  166.     
  167. SPECIAL REQUIREMENTS
  168.  
  169.    Needs OS 3.00 or higher.
  170.     CyberGraphics, a Supported Gfx Card & the 24bit picture.datatype
  171.     to use the 15/16/24bit Precision.
  172.     bgui.library needed for preferences editor (included).
  173.  
  174. HOST NAMES
  175.  
  176.    uploaded to wuarchive.wustl.edu (Aminet) prob. in util/wb
  177.  
  178. FILE NAMES
  179.  
  180.    CGWBPat106.lha
  181.  
  182. PRICE
  183.  
  184.    CGWBPattern is emailware (if you like it let me know)
  185.  
  186. DISTRIBUTABILITY
  187.  
  188.    Freely Distributable, (c) 1995-96 Simon Richardon
  189.